home *** CD-ROM | disk | FTP | other *** search
- //---------------------------------------------------------------------------
- #include <vcl\condefs.h>
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
-
- #pragma hdrstop
- //---------------------------------------------------------------------------
- USERES("fft_bcb.res");
- USEUNIT("..\src\main.c");
- USEUNIT("..\src\fftmain.c");
- USELIB("..\..\uspl.lib");
- //---------------------------------------------------------------------------
-
-